Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ML] Moving InferenceProcessorInfoExtractor to core to make available to inference plugin #109183

Conversation

jonathan-buttner
Copy link
Contributor

This PR moves the InferenceProcessorInfoExtractor class and tests to the core plugin so the inference plugin can access it in addition to the ml plugin.

@jonathan-buttner jonathan-buttner added >non-issue :ml Machine learning Team:ML Meta label for the ML team v8.15.0 labels May 29, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

Copy link
Member

@maxhniebergall maxhniebergall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for this Jonathan! Much appreciated

@jonathan-buttner jonathan-buttner merged commit e688dea into elastic:checkPipelinesOnDeleteInferenceEndpoint May 29, 2024
15 checks passed
@jonathan-buttner jonathan-buttner deleted the move-inference-process-to-core branch May 29, 2024 19:51
maxhniebergall added a commit that referenced this pull request May 31, 2024
* renaming

* check for pipeline references

* add force and dry run options to request

* add force delete and dry run options to Actions

* Revert dependency on ml module

* duplicate InferenceProcessorInfoExtractor to inference module

* Ignore missing IngestMetadata during attempted endpoint delete

* Update docs/changelog/109123.yaml

* rename RestDeleteInference Action

* fix dry run

* Add integration test and misc improvements

* Update 109123.yaml

* merge fixes

* Improvements from PR review

* Moving shared pieces to core (#109183)

* replace `model` in exception message with `inference endpoint`

* test fix

---------

Co-authored-by: Jonathan Buttner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml Machine learning >non-issue Team:ML Meta label for the ML team v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants